endCallSucceeded

abstract fun endCallSucceeded(call: CallInterface?)

This method is invoked when endCall has succeeded. This is the call back method for the endCall request

Since

2.0.0

Parameters

call

related call

See also